software interrupt

英 [ˈsɒftweə(r) ˌɪntəˈrʌpt] 美 [ˈsɔːftwer ˌɪntəˈrʌpt]

网络  软件中断; 软中断; 系统呼叫机制; 软体中断

计算机



双语例句

  1. A signal is a software interrupt.
    信号(signal)是软件中断。
  2. It is important to note that these tasklets/ bottom halves will run close to the interrupt context ( software interrupt).
    有一点值得指出的是,这些tasklet/bottomhalf会关闭这个中断上下文(软件中断)。
  3. Softirqs were originally designed as a vector of32 softirq entries supporting a variety of software interrupt behaviors.
    软中断最初为具有32个软中断条目的矢量,用来支持一系列的软件中断特性。
  4. Once it gets the signal, it schedules the tasklet/ bottom half ( software interrupt).
    在收到这个信号之后,它就调度tasklet/bottomhalf(软件中断)。
  5. The interface on the destination ( the server) receives the incoming SYN packet, places it on the ipintrq queue, and raises a software interrupt.
    目的地(服务器)上的接口接收传入SYN包,将其放在ipintrq队列中,并引发软件中断。
  6. The software design includes two interrupt programs, the ultrasound launching and receiving interrupt procedures, and the main program, calculation subroutine program, and so on.
    其中软件设计包括两个中断程序,超声波发射中断和接收中断,以及主程序和显示、计算子程序的设计。
  7. A VAX/ VMS interrupt service routine that is activated by a software interrupt at a fork interrupt priority level ( IPL).
    VAX/VMS的一种中断服务子程序,在分叉中断优先级(pl)软件中断激活。
  8. Prioritize the applications by how critical they are to running your business software priority interrupt
    按照应用程序对企业运营的关键程度区分其优先次序程序优先级中断-由程序进行中断
  9. If high priority interrupts are not disabled during low priority interrupts, users must save the key registers in software during a low priority interrupt.
    如果在响应低优先级中断时高优先级中断使能,用户必须在低优先级中断响应程序中保存那些关键的寄存器值。
  10. Data structure for software interrupt
    软件中断的数据结构
  11. In computing, an interrupt request by a peripheral unit, as opposed to a software interrupt written into a computer program.
    在计算机系统中,由外部设备引起的一种中断请求,它与编写在计算机程序中的软件中断不同。
  12. The mode line drives an interrupt input pin, and the software can use the interrupt as a toggling function or to access a wraparound, multiple-choice menu.
    模型线驱动中断输入引脚,软件作为所存功能或访问包裹的多选择菜单来使用中断。
  13. The meaning and the software realization of the interrupt vector table relocation is introduced.
    介绍了中断向量表重定位的含义、中断向量表重定位的软件实现过程。
  14. The pointer to a row can contain some value which causes a hardware or software interrupt in case the row is not in memory.
    指示行的指示字还包含一个值,当相应行不在存贮器中时,它引起硬设备或软设备中断。
  15. Lake-level Variation Response to Tectonic Subsidence in a Second-Order Sequence of Continental Rift Basin software priority interrupt
    陆相断陷盆地二级层序时限构造沉降与湖平面变化的响应关系程序优先级中断-由程序进行中断
  16. Compare with software interrupt.
    对比软件中断。
  17. A Software Method to Achieve Time Interrupt of Arbitrary Time Intervals on IBM-PC and its Compatible Personal Computers
    用软件获得IBM-PC及其兼容机中不同定时长度的时钟中断
  18. By using MCU as a core, integrating software with hardware, the interrupt resources of MCU hardware are fully used for a real-time responding of ground acoustic logic pulse, separating received and transmitted pulses.
    以单片机为核心,采用软件、硬件相结合的方法,充分利用单片机的硬件中断资源,实时响应地面的声波逻辑脉冲,分离其接收和发射逻辑。
  19. The Design of the Vehicle-flux Detection Radar Software Based on ARM's Interrupt Mechanism
    车流量检测雷达中基于ARM中断的软件设计
  20. This paper introduces three ways to design interrupt program in microprocessors, loop crippled wait interrupt, external hardware interrupt synchronizes with software system, interrupt taking over and hot key technique.
    给出了微机采用中断传送方式编写程序的三种方法:循环踏步等待中断、外部硬件中断与软件系统同步、中断接管和热键技术。
  21. The function ( bioscom) can carry out the software interrupt of BIOS.
    h中提供的调用BIOS软中断的函数bioscom()实现;
  22. Several means, such as isolation of signal channel, modular design of software, interrupt manage of the on-chip devices, etc.
    软件设计采用了模块化结构,对所有片上外设采用中断管理的方式。
  23. The system software includes the main program and interrupt service program.
    系统软件主要由主程序和中断服务程序组成。
  24. The application of C language to the software interrupt system of measure and control network of beer fermentation process
    C语言在啤酒发酵测控网络中断系统中的应用
  25. The result shows that by using software interrupt mode, this system insures the software modularization as well as enhances the universal property of the TCPB ( terminal control processor board) board and thus saves the interrupt resources.
    分析结果表明:该系统利用软件中断方式既保证了软件的模化特性,又增强了TCPB(终端控制板)的通用性,节省了中断资源。
  26. It is put forward that new software interrupt hooks can be added in the interrupt gate so as to expand the system's functions.
    提出了在中断门中添加新的软件中断钩子扩展系统功能的方法,并给出用汇编语言编写软件中断钩子的代码;
  27. Make use of the technology of the DSP/ BIOS host channels, data IO pipe, software interrupt, we implement the MUSICAM algorithm base on DSP/ BIOS.
    利用DSP/BIOS技术的主机通道,数据输入输出管道,软件中断等线程来实现了基于DSP/BIOS的MUSICAM算法的实现。
  28. The software including main program and interrupt service program, most work is done in interrupt services program, including phase current detection, data processing, PI regulator, sampling filter, zero compensation and so on.
    程序由主程序和中断服务子程序构成,主体工作由中断服务程序完成,包括相电流检测、数据处理、采样滤波、零点补偿等。
  29. In the firmware part, software structure and the interrupt system of USB chip are introduced. Based on the discussing of the WDM structure, driver program part gives the flow chart and the design method of the key functions.
    在固件程序部分重点介绍了软件流程和USB芯片的中断系统;驱动程序部分,在介绍了WDM的层次结构基础上,给出了驱动程序的设计流程图及关键函数的设计方法。
  30. The software structure including main program interrupt subroutine flow chart was provided.
    最后给出了控制系统软件结构框图,包括主程序和中断程序。